-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update registry.k8s.io/sig-storage/snapshot-controller docker tag to v8 #506
base: main
Are you sure you want to change the base?
chore(deps): update registry.k8s.io/sig-storage/snapshot-controller docker tag to v8 #506
Conversation
snapshot-controller/snapshot-controller Deployment (apps/v1) {
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
{
name: "snapshot-controller"
- image: "registry.k8s.io/sig-storage/snapshot-controller:v6.2.1"
+ image: "registry.k8s.io/sig-storage/snapshot-controller:v8.0.0"
}
]
}
}
}
}
|
785580b
to
ac4b918
Compare
snapshot-controller/snapshot-controller Deployment (apps/v1) {
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
{
name: "snapshot-controller"
- image: "registry.k8s.io/sig-storage/snapshot-controller:v6.2.1"
+ image: "registry.k8s.io/sig-storage/snapshot-controller:v8.0.1"
}
]
}
}
}
}
|
ac4b918
to
fbaedbb
Compare
snapshot-controller/snapshot-controller Deployment (apps/v1) {
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
{
name: "snapshot-controller"
- image: "registry.k8s.io/sig-storage/snapshot-controller:v6.2.1"
+ image: "registry.k8s.io/sig-storage/snapshot-controller:v8.1.0"
}
]
}
}
}
}
|
fbaedbb
to
acfb7ec
Compare
snapshot-controller/snapshot-controller Deployment (apps/v1) {
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
{
name: "snapshot-controller"
- image: "registry.k8s.io/sig-storage/snapshot-controller:v6.2.1"
+ image: "registry.k8s.io/sig-storage/snapshot-controller:v8.1.0"
}
]
}
}
}
}
|
1 similar comment
snapshot-controller/snapshot-controller Deployment (apps/v1) {
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
{
name: "snapshot-controller"
- image: "registry.k8s.io/sig-storage/snapshot-controller:v6.2.1"
+ image: "registry.k8s.io/sig-storage/snapshot-controller:v8.1.0"
}
]
}
}
}
}
|
This PR contains the following updates:
v6.2.1
->v8.1.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.